Bitmap for WPF
Create(Factory1,StrokeStyleProperties1,Single[]) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > StrokeStyle1 クラス > Create メソッド : Create(Factory1,StrokeStyleProperties1,Single[]) メソッド
The factory.
No documentation.
No documentation.
Initializes a new instance of the StrokeStyle1class.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal factory As Factory1, _
   ByRef strokeStyleProperties As StrokeStyleProperties1, _
   ByVal dashes() As System.Single _
) As StrokeStyle1
public static StrokeStyle1 Create( 
   Factory1 factory,
   ref StrokeStyleProperties1 strokeStyleProperties,
   System.float[] dashes
)

パラメータ

factory
The factory.
strokeStyleProperties
No documentation.
dashes
No documentation.
解説
It is valid to specify a dash array only if DashStyle.Customis also specified.
参照

StrokeStyle1 クラス
StrokeStyle1 メンバ
オーバーロード一覧